Welcome![Sign In][Sign Up]
Location:
Search - eight number java

Search list

[Other报数NUmberGame

Description: 一个JAVA报数游戏。ABCDEFGH共八人排成一队。从左到右。再人右到左。看谁报的数是18678902-JAVA reported a few games. ABCDEFGH a total of eight people formed a team. Whatever. Another person a right to left. Let's see who is reportedly the number 18678902
Platform: | Size: 1869 | Author: 易杜平 | Hits:

[Other2003011273project5

Description: Java小程序两个: 1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。 2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen's community preservation of all documents "Queen.txt".
Platform: | Size: 2785 | Author: 文宇 | Hits:

[Other报数NUmberGame

Description: 一个JAVA报数游戏。ABCDEFGH共八人排成一队。从左到右。再人右到左。看谁报的数是18678902-JAVA reported a few games. ABCDEFGH a total of eight people formed a team. Whatever. Another person a right to left. Let's see who is reportedly the number 18678902
Platform: | Size: 2048 | Author: 易杜平 | Hits:

[Other Riddle games八皇后游戏源码

Description: 图形界面实现八皇后游戏,皇后数最大为60。-graphical interface to achieve Queen's eight games, the largest number of Queen's 60.
Platform: | Size: 5202944 | Author: 李扬 | Hits:

[Crack HackEncryDeCry

Description: 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryption is the handling each from the three-byte string. then three characters together into a 24-bit integer, the former eight store one character, intermediate storage of the second eight characters, the last eight characters placed third. This takes the number of cosmetic six, the numerical difference to users correspondence table, into the corresponding characters, then take the second six months, six third, fourth six characters for the conversion. Repeat the same as before the operation value of the entire string conversion completed. The decryption process is the basis for the user to find and scale displacement for the original strings. This algorithm than usual under the direct users of the conversion table for a higher level of security and encryption and decryption of
Platform: | Size: 1024 | Author: 伍孝秉 | Hits:

[Other2003011273project5

Description: Java小程序两个: 1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。 2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen's community preservation of all documents "Queen.txt".
Platform: | Size: 2048 | Author: 文宇 | Hits:

[AI-NN-PRAIbashumaJava1

Description: 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
Platform: | Size: 10240 | Author: 丁如敏 | Hits:

[JSP/JavaeightnumbersUI

Description: 这是一个简单的八数码界面,里面包含了一些鼠标事件和键盘事件,是一个简单的界面-This is a simple eight-digital interface, which contains a number of mouse events and keyboard events, is a simple interface
Platform: | Size: 2048 | Author: 程易 | Hits:

[JSP/JavaPuzzle

Description: 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wall: In the middle of the outermost layer, a total of four, such as [1] [0].* Note: These four locations have a common nature, namely: the number of records in any way for them with five other locations parity differ* angle: the four corners of the array* space: Digital 0
Platform: | Size: 2048 | Author: duwei | Hits:

[AI-NN-PREightNum

Description: 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
Platform: | Size: 2048 | Author: Morgan | Hits:

[JSP/JavaAI1

Description: 人工智能,一个8数码问题的解决,Java实现,采用A*算法。-a solution to eight number qusetion
Platform: | Size: 18432 | Author: betty | Hits:

[JSP/JavaKyodaiSource

Description: Java的连连看代码,规则 选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。 计分 1、限定时间为地图中方块数 * 4,比如说有120个方块,就应该在480秒内完成,超过480秒没有时间奖励分 2、时间奖励分为剩余时间 * 2,即每提前一秒钟奖励2分 3、当已经选择点后,如果选择的第二个点与第一个点之间无法消除,扣1分,如果有解,则增加24分 4、使用刷新功能,系统会自动判断当前地图有无解,如果有解,扣8分,无解则加8分,慎用:) 5、使用提示功能,如果提示成功,扣10分 6、使用炸弹功能,如果炸弹功能有效,扣12分-Lianliankan Java, code, rules Select two points, the same as if the two images, and between two points can be no more than 3 straight lines to connect, then the two can be eliminated. Scoring 1, limit the time for the map box number* 4, for example, 120 boxes, it should be completed in 480 seconds, more than 480 seconds no time to award points 2, time is divided into the remaining time* 2 award, that award every 2 minutes ahead of a second 3, when has chosen point, if you select the second point can not be removed between the first point, subtract 1 point, if a solution, an increase of 24 points 4, using the refresh function, the system will automatically determine whether the solutions of the current map, if solvable, deducted eight points, no solution is added 8 points, with caution:) 5, using the prompt function, if prompted to success, 10 points 6, the use of bombs function, function effectively if the bombs, 12 points deduction
Platform: | Size: 21504 | Author: 张三峰 | Hits:

[JSP/JavaEightDigits

Description: Java版的人工智能难题,八数码问题,利用启发函数减少搜索空间 功能: 1. 立刻判断是否有解 2. 对于所有有解的情况,只要对搜索的状态数的限 制适当放宽,总是能够找到解的 3. 支持随机初始状态和自给定初始状态 4. 支持游戏模式 呵呵 运行参数: 1. 不带参数 随机初始状态搜索 java rearrange.Rearrange 2. 参数rc: random calculate,功能同1 java rearrange.Rearrange rc 3. 参数fc:fixed calculate,搜索指定初始状态 java rearrange.Rearrange fc 3-4-2-7-0-1-5-6-8 4. 参数rg:random game, fg:fixed game 自己看看吧 java rearrange.Rearrange rg java rearrange.Rearrange fg -Java version of the artificial intelligence problem, eight digital issues, the use of heuristic function to reduce the search space. Features: 1. Immediately determine whether the solvability 2. Solvability conditions for all, as long as the number of states limit the search to relax properly, always able to find Solution 3. support the self-given random initial state and initial state 4. Oh operating parameters to support game modes: 1. random initial state with no parameters search java rearrange.Rearrange 2. parameter rc: random calculate, functions with 1 java rearrange.Rearrange rc 3. parameter fc: fixed calculate, search for specific initial state java rearrange.Rearrange fc 3-4-2-7-0-1-5-6-8 4. parameter rg: random game, fg: fixed game yourself to see it java rearrange.Rearrange rg java rearrange.Rearrange fg
Platform: | Size: 13312 | Author: bruce | Hits:

[JSP/JavaEightQueen

Description: 用java的GUI技术编写的八皇后代码,其能够根据用户输入的编号来显示不同的摆法。-The GUI with java technology Eight Queens code written, the number according to user input to display different pendulum method.
Platform: | Size: 7168 | Author: 无募集 | Hits:

[JSPJAVA-program-of-exercises

Description: eight buttons:在小程式顯示視窗中以4列2欄的格狀加入八個按鈕(Button) Execution cycle test:執行週期測試 Load test image usage:測試影像載入的用法 number of days in each month:顯示出公元2000年各月份天數-eight buttons: the display window in a small program with four two column grid added eight buttons (Button) Execution cycle test: the test execution cycle Load test image usage: usage of test images loaded number of days in each month: Display the year 2000, the number of days in each month
Platform: | Size: 2048 | Author: 張峰誠 | Hits:

[JSP/Javaeight-number-question

Description: 使用Java编写的用深度优先算法解决8数码问题的源码,八数码也叫九宫格问题,在使用算法前使用逆序数判断,自己写的,直接可以运行-Written in Java using depth-first algorithm source code, to solve the problem of 8 digital 8 digital also called scratchable latex, judge before using algorithm using reverse number, write their own, can be run directly
Platform: | Size: 7168 | Author: 褚玉伟 | Hits:

[JSP/JavaJAVA

Description: 1百分制分数到等级分数 2成法口诀阵形 3华氏和摄氏的转换法 4三个数的最大数 5简单计算器的小程序 6三角形图案 7输出输入的姓名 8一小时倒计时小程序 9棋盘图案 10数组输出唐诗 11找出满足条件的最小数 12判断一个数是否是素数 13一个数倒序排列 14将一个整数以二进制输出 15矩形图案 16猜数字 17.HotelManager 18.StudentManager 19.Five 20.CardGame- 1 0 score to rank score 2 the diagnosis formula formations 3 Celsius HuaShiHe transformation method The number of 4 three maximum number Package PM 5 simple calculator applet 6 triangular pattern Enter the names of the 7 output A small program that eight hour countdown 9 chessboard pattern 10 array output the tang dynasty The minimum number of 11 find meet the conditions 12 a number is prime 13 a number arranged in reverse chronological order 14 an integer to binary output Rectangular pattern of 15 Guess the number 16 17. HotelManager 18. StudentManager 19. The Five 20. CardGame
Platform: | Size: 21504 | Author: 陆少凡 | Hits:

[Compress-Decompress algrithmsan-coding-with-java-8

Description: 一种编码练习使用爪哇8试图做相同的求和循环的多个方式。编写一个函数,用于在给定的列表中使用一个循环,每个循环,新的8个流,一个循环和递归。-A coding practice using Java 8 trying to do the same number of ways summed cycle. Write a function that is used to use a loop in a given list, each cycle, the new eight streams, one cycle and recursion.
Platform: | Size: 1024 | Author: wonghu | Hits:

CodeBus www.codebus.net